const runtime._SIGHUP

2 uses

	runtime (current package)
		defs_linux_amd64.go#L36: 	_SIGHUP    = 0x1
		signal_unix.go#L159: 	case _SIGHUP, _SIGINT: